toggle menu
MiniKotlinCompiler
1.0-SNAPSHOT
jvm
switch theme
search in API
MiniKotlinCompiler
/
[root]
/
MiniKotlinBaseListener
/
exitStatement
exit
Statement
open
fun
exitStatement
(
ctx
:
MiniKotlinParser.StatementContext
)
Exit a parse tree produced by MiniKotlinParser#statement.
The default implementation does nothing.